home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1995 March / PCP - 1995-03.iso / programm / fs5bench / framerat.doc < prev    next >
Encoding:
Text File  |  1995-01-22  |  5.1 KB  |  116 lines

  1. Flight Simulator 5.0 Frame Rate Test
  2. Steve Wigginton (73507,2467)
  3. Compuserve Flight Simulation Forum (GO FSFORUM)
  4.  
  5. The FS5 frame rate test is a series of tests to measure the video 
  6. performance of Flight Simulator 5.0.  The "Frame Rate" is the 
  7. number of screen images displayed per second.  The frame rate of 
  8. Flight Simulator 5.0 varies depending on several things, 
  9. including: Speed of your CPU, speed and efficiency of your video 
  10. card, density of the scenery being displayed, and display 
  11. preference settings such as ground and building texture.  
  12.  
  13. By comparing frame rate in multiple hardware and Flight Simulator 
  14. configurations, you can determine the best settings for your 
  15. configuration, or the best hardware configuration for the 
  16. performance you desire.
  17.  
  18. The tests take advantage of a special driver supplied by 
  19. Microsoft to turn the transponder into a frame rate counter.  
  20. During the tests, you read the current frame rate from the 
  21. transponder display.
  22.  
  23. Instructions:
  24. -------------
  25. Important!!! These tests only work with Flight Simulator 5.0.  
  26. They do not work with version 4.0.
  27.  
  28. Unzip FRAME.ZIP to your Flight Simulator 5.0 directory.  If you 
  29. used the default when installing FS5, this directory is 
  30. C:\FLTSIM5.  There are 5 files in the FRAME.ZIP archive:
  31. FC.FSO - Microsoft driver. Converts transponder to frame-rate 
  32. indicator.
  33. FRAME2.EXE - Self-extracting ZIP archive of files used during the 
  34. test.
  35. FRAMERAT.DOC - The documentation file (this file).
  36. FRAMERAT.RPT - A report template for recording your results.  
  37. FRAMERAT.BAT - The test suite.  This is a DOS batch file.
  38.  
  39. To run the test suite, change to the Flight Simulator directory 
  40. and type:
  41.     FRAMERAT  mode
  42. where "mode" is the SVGA (600 x 400) video mode you use for 
  43. Flight Simulator 5.0.
  44.   VESA       = VESA 1.2 Compatible
  45.   ATI        = ATI VGA Winder +/XL
  46.   VIDEO7     = Video 7
  47.   TSENG      = Tseng 4000
  48.   TRIDENT    = Trident 8900
  49.   PARADISE   = Paradise SVGA
  50.   S3         = S3 86C911
  51.   CIRRUS     = Cirrus Logic 542X
  52.   TRIDENTA   = Trident Alternate
  53.   NONE       = No SVGA mode -- Standard VGA only (320 x 400)
  54.  
  55. For example, if you are using a Tseng 4000 video card that 
  56. supports FS5 in SVGA mode, type:
  57.     FRAMERAT TSENG
  58. If you are using the VESA mode, make certain your VESA driver is
  59. loaded before running the frame rate test.
  60. If you do not have a video card that supports running Flight 
  61. Simulator in SVGA mode, type:
  62.     FRAMERAT NONE
  63.  
  64. The batch file displays a couple of introductory screens 
  65. explaining the test process.  Then, testing begins.  There are 4 
  66. separate tests (2 if you are only testing VGA mode).  Test 1 
  67. configures sparse scenery in VGA mode.  Test 2 is dense scenery 
  68. in VGA mode.  Tests 3 and 4 only run if you specified an SVGA 
  69. video mode (did not specify "NONE").  These tests configure 
  70. sparse and dense scenery in SVGA mode.
  71.  
  72. The tests start Flight Simulator in various configurations using 
  73. the frame rate counter in the transponder display.  You will read 
  74. this counter during the test.  The batch file saves your original 
  75. configuration and restores it when the tests complete.  
  76.  
  77. When each test begins, you see a view of downtown Chicago.  After 
  78. about 30 seconds, the view pans to the opposite direction, away 
  79. from downtown.  The ADF displays the current view (1 or 2).  
  80. These two views repeat until you press CTRL-BREAK.
  81.  
  82. Watch the frame rate counter.  It may fluctuate a lot, especially 
  83. when the test starts.  After it settles down, record the number 
  84. for each of the two views for the test.  If the number fluctuates 
  85. between two numbers, record the average.  For example, if the 
  86. value changes between 6 and 7, use 6.5.
  87.  
  88. After recording the two numbers, press CTRL-BREAK to exit Flight 
  89. Simulator and begin the next test.  IMPORTANT!!! Only press CTRL-
  90. BREAK one time.  Otherwise, you might interrupt the batch file.  
  91. Repeat this process for the remaining tests.  Compare your results
  92. with others by downloading the FRAMES.ZIP file from Library 2
  93. (General Aviation) in CompuServe's Flight Simulation Forum (GO
  94. FSFORUM).
  95.  
  96. Note: The FRAMERAT.BAT batch file creates a subdirectory called 
  97. FRAME from your Flight Simulator 5.0 subdirectory.  The FRAME 
  98. subdirectory stores some temporary files during testing along 
  99. with your original FS5.INI file.  When the tests complete, 
  100. FRAMERAT.BAT puts your FS5.INI file back and erases the FRAME 
  101. directory.  If you exit the test process before it completes, the 
  102. FRAME subdirectory will still be there.  You should copy the 
  103. FS5.INI from the FRAME directory to your FLTSIM5 directory.  You 
  104. can then safely delete the FRAME directory and re-run the tests.  
  105. Also, there are 2 situation files (FRAME1.STN and FRAME2.STN) and 
  106. a video (FRAME1.VID) stored in the PILOTS subdirectory.  You can 
  107. safely delete these files as well.
  108.  
  109. Note: The FS5.INI file is the only Flight Simulator file changed 
  110. during testing.  It does not modify any other files during the 
  111. test.
  112.  
  113. If you are running DRDOS or have trouble when running the FRAMERAT
  114. file, try pre-creating the FRAME subdirectory.  From your FLTSIM5
  115. subdirectory, type: MD FRAME.  Then run the test again.
  116.